home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format 2 / af002.adf / Icon Meister / IconMeister.DOC < prev    next >
Text File  |  1989-04-24  |  13KB  |  271 lines

  1.     <*><*><*><*>          IconMeister (v1.4)                 <*><*><*><*>
  2.                          Copyright (C) 1989   
  3.                          All Rights Reserved
  4.  
  5.                          by    Michael Bodin     
  6.  
  7.  
  8.       The time has come to throw IconEd in the TRASHCAN!  Now there's
  9.     IconMeister, THE paint program for creating Icons. This program was
  10.     designed for making Icons of all types, sizes, and colors. IconMeister
  11.     is packed with features for creating interlace, 8 color, and dual
  12.     icons. IconMeister has twice the features of IconED packed into the
  13.     same size code space. This is a MUST GET for all Icon masters!
  14.  
  15.  
  16.       IconMeister is designed to replace the IconEDitor found on the AMIGA
  17.     EXTRA's release disk.  Ever since I bought my first AMIGA 1000 I have
  18.     been waiting for a better Icon editor to be written.  True, you can
  19.     now use a utility program to turn icons into brushes and vice versa.
  20.     And then load up DeluxePaint (I II or III) to modify the icon.  But
  21.     this seems like alot of extra steps to create a quick and simple icon. 
  22.     
  23.       That's where IconMeister comes in!  This program handles all types
  24.     of icon creation,  quickly and easily.  The code is just slightly
  25.     larger than IconED so replacing it on your disks should be no problem.
  26.     But, that is the only similarity to IconED.  IconMeister has all of the
  27.     popular drawing tools, like PENCIL, LINE, RECTANGLE, CIRCLE, etc. You
  28.     can also change the default colors to match any workbench enviroment,
  29.     as well as,  define 8 color icons. But enough of this babble, lets get
  30.     down to business and explain the many features of IconMeister...
  31.     
  32.     ______________________________________________________________________
  33.     
  34.       First lets cover the screen layout.  The IconMeister has 3 primary
  35.    windows for creating icons. The 2 ICON windows are the main drawing area
  36.    for your icons, while the Tools window is where you select which tool 
  37.    you wish to work with.  These windows are ALL attached to the Menu, so
  38.    no matter which window is active the menus are always active.  There are
  39.    also windows for color control, files requester, and animation.
  40.    
  41.     
  42.    Icon Windows:  These windows can be re-sized up to a maximum of 250X110
  43.    for full size icons.  Clicking inside the window or clicking on the size
  44.    gadget for the window will make it the active window.  While the window
  45.    is active you can use the right-Amiga menu shortcuts and all tools have
  46.    a keyboard equivalent, which can be selected only when either Icon 
  47.    window is active.
  48.    
  49.    Tools Window:  This window can be moved anywhere vertically on the 
  50.    screen. This window is where you select the tool or function you wish
  51.    to use. Most tools have a keyboard equivalent, however, the clear screen
  52.    function and eraser fuction must be selected from this window.  Also 
  53.    this window contains the color gadgets.  To select a new drawing color
  54.    just pick the color box you want, a small box will highlight your sel-
  55.    ection.  These gadgets are set up 0 - 3, left to right. If you are 
  56.    set up for 8 colors you will see colors 4 - 7 on the bottom row.
  57.    
  58.    Color Window:  This window opens up from the SCREEN menu. The color
  59.    gadgets are displayed the same as in the tool window. To select a color
  60.    to work on just select the associated color box. Again it will highlight
  61.    with a small box drawn around it.  When you select a color the sliders
  62.    will adjust to show the current settings for that color.  To change the
  63.    the color just click and drag on the slider knob, when you release the
  64.    new color will be displayed.  The RESET gadget reloads the last colors
  65.    set up, back into the screen. 
  66.  
  67.  
  68.    
  69.    Files Window:  This file requester is actually a window. You can drag
  70.    it all over the screen. The icon windows and tool window can still be
  71.    used, if you forget one last thing. However, the menus are turned off
  72.    until the file window is cancelled or closed.  All files on the disk
  73.    will be displayed. (File window opens looking into the startup directory)
  74.    The default gadgets let you select either DF0: or DF1:.  But, you can
  75.    always type in the drive specification in the Drawer string.  The same
  76.    file window is used for OPENing or SAVEing icons.  You will see a gadget
  77.    marked OPEN or SAVE depending. The CANCEL gadget is just that and cancels
  78.    the current operation.  The file string can only be a file with ".info"
  79.    appended. You cannot (and I don't know why you would) load any other file
  80.    but icon info files.  If you type in a name for a new icon be sure and
  81.    include the .info part!  Or you can select one of the files displayed by
  82.    clicking on it and the filename will be copied into the file string. To
  83.    see more files on the disk just move the slider up or down. The files
  84.    are displayed in groups of five.
  85.    
  86.    Animate Window: The animate window opens from the menu. This window is
  87.    used to display dual icons so you can see what the finished product will
  88.    look like.  This window can be dragged anywhere on screen. To see the
  89.    icons FLIP just click inside the window.  To close just select the close
  90.    gadget in the top left corner.
  91.  
  92.     ICON TOOLS: (keyboard shortcut)
  93.     ~~~~~~~~~~~       
  94.       PENCIL  (p) This tool is used to draw single pixels in freehand style
  95.       
  96.       LINE    (l) This tool is used to draw straight lines between any two
  97.                   given points. Just click and drag out the line.
  98.       
  99.       RECTANGE(r) This tool is used to draw rectangles of any size. Just
  100.                   click and drag out the rectangle you want. (FRAME only)
  101.       
  102.       CIRCLE  (c) This tool is used to draw circles of any size. Just click
  103.                   and drag out the circle you want. (FRAME only)
  104.       
  105.       TEXT    (t) This tool is used to type text into the screen. Just click
  106.                   inside the window where you want the text to start. To get
  107.                   out of TEXT mode and back to keyboard commands hit the 
  108.                   ESCAPE key.
  109.       
  110.       FLOOD   (f) This tool is used to flood an are with a color.  This is
  111.                   what you will use to turn the (FRAME only) tools into a 
  112.                   solid shape.
  113.  
  114.       CLEAR   ()  This gadget is used to CLEAR the active window. This 
  115.                   action can be UNDOne.
  116.       
  117.       UNDO    (u) This gadget will undo the last change. (NOTE: if you undo
  118.                   text written into window ALL text written when you last
  119.                   selected the text tool will be wiped out. (or simply said
  120.                   if you undo text the whole sentence goes,not just the last
  121.                   character typed!))
  122.                              
  123.       ERASER  ()  This tool is used to erase larger areas to backround color 
  124.  
  125.       SCISSORS()  This tool is used to cut out a section for pasting into
  126.                   either icon window.  This tool will also be activated when
  127.                   the save routine is called. You MUST frame the area of the
  128.                   icon you wished saved. 
  129.       
  130.       PASTE   ()  This tool is currently NOT ACTIVE. (This will basically
  131.                   allow you to cut and paste parts of your icon) 
  132.                   (NOTE:  This function will be active in the next revision)
  133.  
  134.  
  135.                   
  136.       UNKNOWN ()  This gadget appears as a "?" in the tools window. This
  137.                   item though not implemented in this version will be for
  138.                   magnifying the image.
  139.                   (NOTE:  This function will be active in the next revision)
  140.  
  141.       COLORS  (]) These gadgets are used for selecting the color you wish to
  142.               ([) draw with. You can cycle through the available colors by
  143.                   pressing the right bracket character to increment the
  144.                   color number and the left character to decrement the color
  145.                   number.    
  146.  
  147.     PROJECT MENU:
  148.     ~~~~~~~~~~~~
  149.       
  150.        NEW        Select this item to start a fresh new icon. Clears both
  151.                   Icon screens.
  152.     
  153.     
  154.       OPEN        Select this to open an icon from disk. The file will be
  155.                   opened if possible and the icon will be displayed in 
  156.                   ICON #1 window. If its a dual icon then the alternate
  157.                   (or selected) image will appear in ICON #2 window. The
  158.                   menu setting will also reflect the icon type.
  159.  
  160.       SAVE        Select this to save your icon creation to disk. You can
  161.                   re-edit an old icon and save it back again or you might
  162.                   use NEW and create a whole new icon. Regardless once you
  163.                   select save you will see the word -FRAME- above ICON #1
  164.                   window to indicate this window is where you will cut out
  165.                   your icon image. If you are working on a dual icon the
  166.                   cut still comes out of window #1. (So, be sure and leave
  167.                   space in your cut for any size difference between image
  168.                   #1 and image #2). Once the image for the icon is cut out
  169.                   you will then see the file requester. Proceed or cancel
  170.                   as you choose.
  171.  
  172.  
  173.     SCREEN MENU:
  174.     ~~~~~~~~~~~
  175.     INTERLACE     Chosing this menu item will call up a requester asking
  176.                   if you are sure of your choice. Currently when going to
  177.                   interlace or 8 color screen NO DATA IS PRESERVED!!  The
  178.                   screen is closed down and reopened in the new format, but
  179.                   all images will be lost! (BEST to do this at the start of
  180.                   your session!)
  181.                   
  182.     8 COLOR       Chosing this menu item will call up a requester asking
  183.                   if you are sure of your choice. Currently when going to
  184.                   interlace or 8 color screen NO DATA IS PRESERVED!!  The
  185.                   screen is closed down and reopened in the new format, but
  186.                   all images will be lost! (BEST to do this at the start of
  187.                   your session!)
  188.  
  189.     Set COLORS    Choosing this menu option will open the color control
  190.                   window. Adjust the colors the way you like 'em and close
  191.                   the window when done.
  192.                   
  193.     ICONTYPE MENU:
  194.     ~~~~~~~~~~~~~                  
  195.       SINGLE      Choosing this option sets you up to create single icons
  196.                   only. This is the default setting.
  197.  
  198.  
  199.  
  200.       DUAL        Choosing this option sets you up to create dual icons. 
  201.                   Using this option you must draw the UN-SELECTED image
  202.                   in ICON #1 window and the SELECTED image in ICON #2
  203.                   window.  
  204.  
  205.       TOOL        Select this if you want to create a TOOL type icon.(DEFAULT)
  206.       
  207.       PROJECT     Select this if you want to create a PROJECT type icon.
  208.  
  209.       DRAWER      Select this if you want to create a DRAWER type icon.
  210.  
  211.       DISK        Select this if you want to create a DISK type icon.
  212.  
  213.       TRASH       Select this if you want to create a TRASHCAN type icon.
  214.  
  215.  
  216.     HIGHLIGHT MENU:
  217.     ~~~~~~~~~~~~~~
  218.       BACKFILL    Select this to set the highlighting to backfill. This
  219.                   method is the default and tends to have the best look.
  220.      
  221.      COMPLEMENT   Select this to set the highlighting to complement. This
  222.                   method complements the icon image when selected.
  223.                   
  224.     
  225.     OPTIONS MENU:
  226.     ~~~~~~~~~~~~
  227.       ANIMATE     Select this menu option to open up the animate window for
  228.                   viewing dual icons in action. Just click inside the win-
  229.                   dow to FLIP images.
  230.  
  231.       COPY        1->2 or 1<-2  This option will copy the entire icon window
  232.                   from window 1 to 2 or from 2 to 1. Makes creating dual 
  233.                   icons alot easier.
  234.  
  235.       ABOUT       MB takes his bows. <-GRIN-> (Also shows current version
  236.                   number of the program.) 
  237.  
  238.  
  239.  
  240.  
  241.         I have tried to make the IconMeister program as "intuitive" as pos-
  242.      sible. For this reason I recommend jumping right in and creating a
  243.      simple icon. This is the best way to learn how this program works. I
  244.      am currently working on the next release to include the magnify and
  245.      paste functions as well as any other suggestions I receive.  Please
  246.      drop me a line and tell me what you like and don't like about the 
  247.      program so I can make improvements.
  248.      
  249.         IconMeister is SHAREWARE!  PLEASE take note that I AM a starving  
  250.      programmer looking to make a living.  I am currently umemployed and
  251.      I can use all the help I can get. (Beg Beg Grovel Grovel) So, if you
  252.      like this program and are using it please send in your money. I will
  253.      update only registered users with the latest and greatest versions!
  254.      
  255.            Please send $15.00 (such a small price to pay!) to...
  256.      
  257.                           Michael Bodin
  258.                        2912-A Battle Mountain Way
  259.                         Tallahassee, Florida
  260.                                             32301
  261.  
  262.         I can also be reached on Compuserve, PeopleLINK, GEnie, and the
  263.      Lattice BBS's. Feel free to drop me a line and let me know what new
  264.      things you would like to see incorporated into IconMeister. 
  265.  
  266.  
  267.       CompuServe User # 72571,3240
  268.       PeopleLINK      MBODIN
  269.       GEnie           M.BODIN
  270.       Lattice         Mike Bodin    
  271.